Zadig 文档
Zadig
教程
博客
论坛
关于
中文英文
Zadig
教程
博客
论坛
关于
Zadig v4.1
Loading...

    v1.3.0 Release Notes

    Zadig v1.3.0 was released on July 29, 2021.

    • Support offline installation for users of intranet environments (with Kubernetes cluster)
    • Support multiple cloud vendors and pass compatibility testing
      1. Code repository adds integration of Huawei code source CodeHub
      2. image registry adds integration of Huawei Cloud SWR
      3. Object storage adds support for Alibaba Cloud OSS
    • Ease of use optimization
      1. Automatically configure code repository Webhook
      2. Installation optimization, add installation check and waiting pages
      3. Rollback if Helm update environment support fails

    Upgrade v1.2.0 to v1.3.0 (other versions do not support upgrades, it is recommended to uninstall and reinstall):

    Warning

    If it has been officially used, you need to make a database backup before upgrading

    1. Database backup command: mongodump -h IP --port port -u Username -p Password -d Database -o File existence path
    2. Database recovery command: mongorestore -h ip --port port -u Username -p Password -d Database --drop file storage path
    1. If v1.2.0 is installed with All in One 一键安装模式 and 基于现有 Kubernetes 安装 , both are used to upgrade using scripts in 基于现有 Kubernetes 安装 The parameters need to be re- export before executing the upgrade script.

    2. v1.2.0 you use 基于 Helm 命令安装 to install, perform the following steps to upgrade v1.3.0 :

      1. Get the helm values in the zadig environment and execute the following command.
      helm get values zadig -n zadig > zadig.yaml
      
      1

      Check the zadig.yaml file. If yaml contains mirror information, it needs to be deleted manually.

      1. Execute the following command to upgrade.
      helm upgrade -f zadig.yaml zadig --namespace zadig  koderover-chart/zadig --version=1.3.0
      
      1

    ← v1.3.1 Release Notesv1.2.0 Release Notes→

    资源
    教程
    论坛
    博客
    公司
    关于
    客户故事
    加入我们
    联系我们
    微信扫一扫
    hello@koderover.com

    © 2026 筑栈(上海)信息技术有限公司 沪 ICP 备 19000177 号 - 1

    •  跟随系统
    •  浅色模式
    •  深色模式
    •  阅读模式